[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 1500   <  SKIP 836  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16381Davis, Kayla98168BurienWashingtonUnited States
17124Madan, Kaitlin98168BurienWashingtonUnited States
17144Griffin, Luis98168BurienWashingtonUnited States
17268Hughes, Alyssa98168BurienWashingtonUnited States
17376She, Jaclyn, G98168BurienWashingtonUnited States
17438Hughes, Marcus, A98168BurienWashingtonUnited States

Generated 2025-10-11 06:03:28.337 UTC