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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28083Foster, Kaitlyn, M90706BellflowerCaliforniaUnited States
20095Flores, Ana90012Los AngelesCaliforniaUnited States
25618Hernandez, Albert38231SalzgitterHessenGermany
23264Hu, Warren98225BellinghamWashingtonUnited States

Generated 2025-07-11 05:09:41.233 UTC