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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25436Ross, Destiny, K92625Newport BeachCaliforniaUnited States
28380Goel, Lindsay, A94310OrlyVal de MarneFrance
17548Adams, Kaylee, F94611OaklandCaliforniaUnited States

Generated 2025-07-17 22:33:07.000 UTC