[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 750   SHUFFLE   <  SKIP 54  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24358Green, Kevin, D91776San GabrielCaliforniaUnited States
23403Powell, Justin98312BremertonWashingtonUnited States
26399Gonzalez, Erick, E66740SaarlouisSaarlandGermany

Generated 2025-07-07 23:29:32.035 UTC