[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 456   SHUFFLE   <  SKIP 1296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11632Jenkins, Alexandra, DV9LangfordBritish ColumbiaCanada
25259Thomas, Ethan99202SpokaneWashingtonUnited States
25717Guo, Ernest2061Milsons PointNew South WalesAustralia

Generated 2025-07-15 05:18:02.472 UTC