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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18762Wilson, Arthur92625Newport BeachCaliforniaUnited States
27461Coleman, Arianna98901YakimaWashingtonUnited States
19380Luo, Marshall45000OrleansLoiretFrance
22499Zhou, Dawn92310SèvresHauts de SeineFrance

Generated 2025-07-11 22:50:28.493 UTC