[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 2511   SHUFFLE   <  SKIP 1320  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20657Russell, Blake, A92625Newport BeachCaliforniaUnited States
19284Romero, Briana, A04139LeipzigNordrhein-WestfalenGermany
18120Martin, Isabella, A94704BerkeleyCaliforniaUnited States
14483Henderson, Nicole, A97034Lake OswegoOregonUnited States

Generated 2025-07-19 23:48:26.493 UTC