[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 189   SHUFFLE   <  SKIP 2189  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25515Deng, Tara95000CergyVal d'OiseFrance
21576Gonzales, Benjamin97045Oregon CityOregonUnited States
18878Ramos, Mallory, M94014ColmaCaliforniaUnited States
11606Ramos, Melody91420MorangisEssonneFrance

Generated 2025-07-18 19:50:35.657 UTC