[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 2236   SHUFFLE   <  SKIP 570  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12859Gonzalez, Evelyn, LCM11BillericayEnglandUnited Kingdom
12683Zhou, Laura, D4655Hervey BayQueenslandAustralia
25703Rana, Summer, MSW8 1XDLondonEnglandUnited Kingdom
17541Zeng, Kristen, A98225BellinghamWashingtonUnited States

Generated 2025-07-18 20:20:06.276 UTC