[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 875   SHUFFLE   <  SKIP 9942  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17480Gonzalez, Lucas94941Mill ValleyCaliforniaUnited States
24128Ramirez, Kimberly, P42651SolingenNordrhein-WestfalenGermany
26581Patterson, Mariah, F98225BellinghamWashingtonUnited States

Generated 2025-07-21 11:14:07.961 UTC