[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   SHUFFLE   SKIP 6224   <  SKIP 1106  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26672Sharma, Kelli2055North SydneyNew South WalesAustralia
23943Subram, Cindy, LEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-19 08:00:45.653 UTC