[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 438   SHUFFLE   <  SKIP 63  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13995Black, Michele3000MelbourneVictoriaAustralia
20839Lopez, CourtneyAS23Stoke-on-TrentEnglandUnited Kingdom
13444Lopez, Abby, M90210Beverly HillsCaliforniaUnited States
19093Ashe, Tara, J3550BendigoVictoriaAustralia

Generated 2025-07-14 11:00:26.123 UTC