[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 509   SHUFFLE   <  SKIP 1094  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26900Sun, RosaB29 6SLBirminghamEnglandUnited Kingdom
26475Gonzalez, Isabella, L92625Newport BeachCaliforniaUnited States
26894Goel, Lindsey04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-14 13:39:49.603 UTC