[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1348  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19073Ms., Song, LolanWA1WarringtonEnglandUnited Kingdom
22605Schmidt, Derrick, RWA3WatfordEnglandUnited Kingdom
17003Dominguez, Joanna, M94704BerkeleyCaliforniaUnited States
17015Patterson, Kelly98403TacomaWashingtonUnited States

Generated 2025-07-11 22:45:57.683 UTC