[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 6441  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28726Liang, Kelli, C24044KielSaarlandGermany
26828Rivera, Stephanie, A78000VersaillesYvelineFrance
22420Moore, Richard, L57000MetzMoselleFrance

Generated 2025-07-17 07:48:09.506 UTC