[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 9745  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26034Gao, Rosa4655Hervey BayQueenslandAustralia
12692Lu, Glenn4171HawthorneQueenslandAustralia
23977Butler, Gail57000MetzMoselleFrance

Generated 2025-07-12 03:00:29.145 UTC