[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 396   SHUFFLE   <  SKIP 1610  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11431Garcia, Bryant95010HofBayernGermany
24191He, Marshall, R24044KielSaarlandGermany
21837Alexander, Megan60323FrankfurtHessenGermany
23506Campbell, Jesse94611OaklandCaliforniaUnited States

Generated 2025-07-21 01:52:23.307 UTC