[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 0   SHUFFLE   <  SKIP 2243  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22548Brooks, Angela94070San CarlosCaliforniaUnited States
17976Carlson, Daisy, B80074MünchenNordrhein-WestfalenGermany
20975Andersen, JerryPE17BuryEnglandUnited Kingdom
17186Evans, Isaac, ACM11BillericayEnglandUnited Kingdom
21930Perry, Marissa91203GlendaleCaliforniaUnited States
11782Jai, Barbara, K91502BurbankCaliforniaUnited States

Generated 2025-11-05 01:40:06.899 UTC