[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 509   SHUFFLE   <  SKIP 631  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18068Walker, Ethan91364Woodland HillsCaliforniaUnited States
12810Stewart, Chase59368WerneNordrhein-WestfalenGermany
20157Reed, Riley, A2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-19 14:28:31.052 UTC