[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 875   SHUFFLE   <  SKIP 786  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28442Prasad, Phillip, P92700ColombesHauts de SeineFrance
15657Hayes, Marcus, AWA1WarringtonEnglandUnited Kingdom
29116Patel, Janelle, T3337MeltonVictoriaAustralia

Generated 2025-07-14 07:56:16.643 UTC