[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 5938   <  SKIP 621  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11748Hill, BlakeV8VVictoriaBritish ColumbiaCanada
20942Sharma, Tasha, M93500PantinSeine Saint DenisFrance
11118Zeng, Alvin, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-17 23:18:24.186 UTC