[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 2295   SHUFFLE   <  SKIP 82  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19882Phillips, Richard, L90505TorranceCaliforniaUnited States
25144Fernandez, Johnathan45001EssenHamburgGermany
13180Sanz, Leslie, N98168BurienWashingtonUnited States

Generated 2025-07-14 05:24:37.376 UTC