[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 2490  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20933Li, Laura, OOX1OxfordEnglandUnited Kingdom
15685Vazquez, Robin63009OffenbachSaarlandGermany
11718Jones, Sarah, T97045Oregon CityOregonUnited States
23264Hu, Warren98225BellinghamWashingtonUnited States

Generated 2025-07-11 16:42:54.375 UTC