[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 1182   SHUFFLE   <  SKIP 533  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27773Li, Alan, M94310OrlyVal de MarneFrance
26081Green, Edward, C98104SeattleWashingtonUnited States
18304She, Yolanda, M2264SilverwaterNew South WalesAustralia

Generated 2025-07-14 20:40:49.100 UTC