[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 438   SHUFFLE   <  SKIP 1183  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27229Zhang, Zachary94109San FranciscoCaliforniaUnited States
12286Jenkins, Nathan, MPB12PeterboroughEnglandUnited Kingdom
13866Butler, Mya92102San DiegoCaliforniaUnited States
25735Wu, Suzanne53131BonnNordrhein-WestfalenGermany

Generated 2025-07-19 19:33:50.791 UTC