[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 327   SHUFFLE   <  SKIP 2976  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20548Rodriguez, Phillip, S10501BerlinNordrhein-WestfalenGermany
17504Williams, Anna, R2580GoulburnNew South WalesAustralia
24483Kapoor, Arthur2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-10 16:57:55.630 UTC