[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 2218   SHUFFLE   <  SKIP 599  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20320Nath, Mindy, F90706BellflowerCaliforniaUnited States
20102Jenkins, Arianna, E98055RentonWashingtonUnited States
22944Lal, Jodi, J2060Lavender BayNew South WalesAustralia

Generated 2025-07-13 09:47:12.165 UTC