[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 9573  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22188Barnes, Sarah, J98225BellinghamWashingtonUnited States
13553Coleman, JessicaOX1OxfordEnglandUnited Kingdom
28435Liu, Edwin66041PoingSaarlandGermany
15474Lal, Cameron, M90210Beverly HillsCaliforniaUnited States
11468Andersen, JaclynY03 4TNYorkEnglandUnited Kingdom
11184Hernandez, Meghan94519ConcordCaliforniaUnited States

Generated 2025-07-20 07:02:12.469 UTC