[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5396  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27790Srini, Molly, LW1Y 3RALondonEnglandUnited Kingdom
12712Romero, Arthur80074MünchenNordrhein-WestfalenGermany
28622Cooper, Julia, V91941GrossmontCaliforniaUnited States
21474Gray, Lucas, L98033KirklandWashingtonUnited States

Generated 2025-07-16 18:50:57.465 UTC