[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 494   SHUFFLE   <  SKIP 416  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26034Gao, Rosa4655Hervey BayQueenslandAustralia
18162Pal, Misty, H92700ColombesHauts de SeineFrance
25578Martin, Sabrina, DPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 01:08:18.046 UTC