[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 875   SHUFFLE   <  SKIP 6235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21427Foster, Kelly98366Port OrchardWashingtonUnited States
22706Mr., Ruth, Andy22001HamburgHessenGermany
29246Williams, Thomas92102San DiegoCaliforniaUnited States

Generated 2025-07-11 04:00:25.456 UTC