[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 568   SHUFFLE   <  SKIP 442  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17532Patterson, Nathan, W90210Beverly HillsCaliforniaUnited States
29319Pal, Alvin, C2138RhodesNew South WalesAustralia
26668Madan, Toni2060Lavender BayNew South WalesAustralia

Generated 2025-07-19 05:47:47.831 UTC