[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 634   SHUFFLE   <  SKIP 103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22946Kapoor, Bryant2060Lavender BayNew South WalesAustralia
15976Patel, Kristopher98312BremertonWashingtonUnited States
18194Kumar, Yolanda, J6006PerthSouth AustraliaAustralia

Generated 2025-07-14 11:37:34.515 UTC