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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25287Sanders, PaigeV3A 4R2LangleyBritish ColumbiaCanada
22406Shen, Kelvin2036MalabarNew South WalesAustralia
19107Liu, Franklin, L97005BeavertonOregonUnited States
20940Rodriguez, Jillian92700ColombesHauts de SeineFrance

Generated 2025-07-12 12:53:33.252 UTC