[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 8596   <  SKIP 87  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13094Diaz, Antonio91364Woodland HillsCaliforniaUnited States
16627Chen, Claudia, R5023FindonSouth AustraliaAustralia
16736Alexander, Kelly98366Port OrchardWashingtonUnited States

Generated 2025-07-22 10:18:03.277 UTC