[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 416   SHUFFLE   <  SKIP 693  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21706Murphy, Haley98168BurienWashingtonUnited States
17749Wu, Leah91420MorangisEssonneFrance
16066Ramirez, Alex, J90802Long BeachCaliforniaUnited States

Generated 2025-07-17 03:25:39.218 UTC