[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 189   SHUFFLE   <  SKIP 742  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26484Patterson, Fernando, E90706BellflowerCaliforniaUnited States
25509Hayes, Lucas, A59368WerneNordrhein-WestfalenGermany
23156Barnes, Samantha, J97301SalemOregonUnited States
24616Cook, Zoe94070San CarlosCaliforniaUnited States

Generated 2025-07-15 14:16:40.190 UTC