[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 224   SHUFFLE   <  SKIP 1374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16252Jiménez, Danny66740SaarlouisSaarlandGermany
23724Hughes, Gabrielle91977Spring ValleyCaliforniaUnited States
23390Flores, Dakota99202SpokaneWashingtonUnited States

Generated 2025-07-13 13:51:34.587 UTC