[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 1873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24001Raman, Arthur3280WarrnamboolVictoriaAustralia
19879Green, Ian, S91945Lemon GroveCaliforniaUnited States
21159Rodriguez, Kaitlyn97330CorvallisOregonUnited States

Generated 2025-07-11 02:54:01.984 UTC