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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13805Hernandez, Gabriel, JTY31RuncornEnglandUnited Kingdom
16742Pal, Mitchell, R2500WollongongNew South WalesAustralia
18974Rodriguez, James, J92806La JollaCaliforniaUnited States
14205Wu, Wesley, R92310SèvresHauts de SeineFrance

Generated 2025-07-11 14:46:37.373 UTC