[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 625   SHUFFLE   <  SKIP 2295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18624Perez, Jay, M93290Tremblay-en-FranceSeine Saint DenisFrance
27012Jiménez, Anne97005BeavertonOregonUnited States
18113Simmons, Abigail90505TorranceCaliforniaUnited States

Generated 2025-07-10 07:19:45.968 UTC