[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 6316   <  SKIP 480  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19393Anderson, Miguel91932Imperial BeachCaliforniaUnited States
17128Alexander, Fernando90505TorranceCaliforniaUnited States
18364Gray, Eduardo, L98020EdmondsWashingtonUnited States

Generated 2025-07-16 10:26:09.678 UTC