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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12129Alvarez, Wendy, V04139LeipzigNordrhein-WestfalenGermany
28428Alvarez, Ebony, MMK8 8DFMilton KeynesEnglandUnited Kingdom
26668Madan, Toni2060Lavender BayNew South WalesAustralia

Generated 2025-07-08 16:11:44.457 UTC