[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 396   SHUFFLE   <  SKIP 2730  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20912Hu, Christy, G85049IngolstadtBayernGermany
21415Sanchez, Sydney98052RedmondWashingtonUnited States
19877Zheng, Steve, D91910Chula VistaCaliforniaUnited States
28442Prasad, Phillip, P92700ColombesHauts de SeineFrance

Generated 2025-07-20 01:06:36.323 UTC