[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 826   SHUFFLE   <  SKIP 3228  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25429Rana, Candace, L92118CoronadoCaliforniaUnited States
15345Perry, Ashley, R91776San GabrielCaliforniaUnited States
25144Fernandez, Johnathan45001EssenHamburgGermany

Generated 2025-07-20 21:15:38.715 UTC