[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 189   SHUFFLE   <  SKIP 2243  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23624Malhotra, Jillian60061Frankfurt am MainSaarlandGermany
23206Lal, Jackson, E91791West CovinaCaliforniaUnited States
22774Alexander, Caleb98201EverettWashingtonUnited States

Generated 2025-07-10 21:24:49.831 UTC