[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 416   SHUFFLE   <  SKIP 2495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12206Parker, Sierra, J90802Long BeachCaliforniaUnited States
18050Cooper, Sara94611OaklandCaliforniaUnited States
26331Powell, Melanie, K98312BremertonWashingtonUnited States

Generated 2025-07-20 21:01:32.751 UTC