[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 1210   <  SKIP 1122  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17564West, Julia, M98168BurienWashingtonUnited States
16737Mr., Selikoff, Steven98168BurienWashingtonUnited States
17124Madan, Kaitlin98168BurienWashingtonUnited States

Generated 2025-07-22 05:45:58.562 UTC