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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28445She, Shaun53131BonnNordrhein-WestfalenGermany
23821Lal, Jordan98020EdmondsWashingtonUnited States
25591Ray, Preston66272Sulzbach TaunusSaarlandGermany
27463Morgan, Rachel91910Chula VistaCaliforniaUnited States

Generated 2025-07-20 01:27:33.168 UTC