[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 364   SHUFFLE   <  SKIP 1096  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23613Lu, Clayton, LLA1 1LNLancasterEnglandUnited Kingdom
19311Rubio, Dana14197BerlinNordrhein-WestfalenGermany
22126Ward, Rachel, C94010BurlingameCaliforniaUnited States

Generated 2025-07-20 23:47:06.668 UTC