[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 512   SHUFFLE   <  SKIP 1081  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16496Tang, Dawn, R2010DarlinghurstNew South WalesAustralia
26193Edwards, Luis, M90210Beverly HillsCaliforniaUnited States
19373Suri, Rebekah, A04139LeipzigNordrhein-WestfalenGermany
23400Lee, Andrew, G94611OaklandCaliforniaUnited States
28044Navarro, Jimmy, E94519ConcordCaliforniaUnited States
14552Ramos, DaisySL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-13 07:14:39.398 UTC