[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 24   SHUFFLE   <  SKIP 1709  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14432Russell, Antonio, L98366Port OrchardWashingtonUnited States
27250Vance, Virginia, E98168BurienWashingtonUnited States
18958Sanchez, Natalie91910Chula VistaCaliforniaUnited States

Generated 2025-07-19 22:47:38.655 UTC