[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 376   SHUFFLE   <  SKIP 957  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24103Dominguez, Billy, M80074MünchenNordrhein-WestfalenGermany
15366Coleman, Alyssa, C91950Lincoln AcresCaliforniaUnited States
26888Fernandez, Bruce, ERG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-10 06:01:03.481 UTC