[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 2908   <  SKIP 1842  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18287Zeng, Heather, E2060Lavender BayNew South WalesAustralia
22002Chen, Kristen, L2036MalabarNew South WalesAustralia
12158Phillips, KyleV0SookeBritish ColumbiaCanada

Generated 2025-07-15 01:40:16.390 UTC