[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 680   SHUFFLE   <  SKIP 3465  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17775Moreno, Ricky, R92400CourbevoieHauts de SeineFrance
15367White, Alyssa, L97205PortlandOregonUnited States
12766Bryant, Jordyn97330CorvallisOregonUnited States

Generated 2025-07-19 02:51:04.924 UTC