[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 2421   SHUFFLE   <  SKIP 260  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14673Rai, Willie4169East BrisbaneQueenslandAustralia
20733Luo, Sheena, A98312BremertonWashingtonUnited States
24535Mr., Shepard, David, B.59223RoncqNordFrance

Generated 2025-07-13 16:01:08.798 UTC