[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 263   SHUFFLE   <  SKIP 1376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15592Moreno, Janet, L2036MatravilleNew South WalesAustralia
18194Kumar, Yolanda, J6006PerthSouth AustraliaAustralia
11672Jai, Chad, C90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 03:53:52.085 UTC