[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   SHUFFLE   SKIP 7723   <  SKIP 1155  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16038Sai, Roy, JLE18LeedsEnglandUnited Kingdom
12292Kumar, Nicolas, RSL4 1RHBerksEnglandUnited Kingdom
25227Gutierrez, Jaime, A2060Lavender BayNew South WalesAustralia

Generated 2025-07-22 10:34:45.905 UTC