[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 1076   SHUFFLE   <  SKIP 535  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19523Holt, BrittneySW6 SBYLondonEnglandUnited Kingdom
27341Sanz, Kari, V2060Lavender BayNew South WalesAustralia
28852Watson, Mariah, R97034Lake OswegoOregonUnited States

Generated 2025-07-21 19:31:27.538 UTC