[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 4000   SHUFFLE   <  SKIP 2854  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24384Pal, Kenneth, G59100RoubaixNordFrance
18835Coleman, Isabelle, J92020El CajonCaliforniaUnited States
17998Weber, Tammy, A66578NeunkirchenSaarlandGermany

Generated 2025-07-14 09:37:06.892 UTC