[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 3669   SHUFFLE   <  SKIP 672  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24478Sharma, Lindsay, E2580GoulburnNew South WalesAustralia
26547Beck, Barbara2036MalabarNew South WalesAustralia
25356Miller, Jonathan, A98168BurienWashingtonUnited States

Generated 2025-07-21 18:54:09.024 UTC