[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 127   SHUFFLE   <  SKIP 1659  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19933Deng, NicholeCB4 4BZCambridgeEnglandUnited Kingdom
24629Perry, Seth94611OaklandCaliforniaUnited States
22071Carter, Gabriel, S92118CoronadoCaliforniaUnited States

Generated 2025-07-18 00:29:38.170 UTC