[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 7680   SHUFFLE   <  SKIP 1941  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21651Cooper, Sean, L98371PuyallupWashingtonUnited States
12225Ortega, Kathleen, G66041PoingSaarlandGermany
26345Baker, Connor92625Newport BeachCaliforniaUnited States
23888Clark, Edward, R91364Woodland HillsCaliforniaUnited States

Generated 2025-07-20 13:05:09.716 UTC