[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 4032  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23959Parker, Amber46236BottropNordrhein-WestfalenGermany
18662Sharma, Kyle94015Daly CityCaliforniaUnited States
28603Bell, Brian, R94070San CarlosCaliforniaUnited States
14086Chander, Maurice, L4000BrisbaneQueenslandAustralia

Generated 2025-07-21 14:39:54.229 UTC