[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   SKIP 1076   SHUFFLE   <  SKIP 974  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26450Ramirez, Lauren, L97301SalemOregonUnited States
24710Malhotra, Brandy13441BerlinHessenGermany
21696Watson, Gabrielle, A98020EdmondsWashingtonUnited States

Generated 2025-07-14 16:57:28.226 UTC