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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21254Black, Tonya, M3220GeelongVictoriaAustralia
18261Ramos, Stacy, D6006PerthSouth AustraliaAustralia
12805Moreno, Marvin, M92700ColombesHauts de SeineFrance

Generated 2025-07-12 06:57:24.639 UTC