[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 34   SHUFFLE   <  SKIP 2518  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16655Taylor, Destiny, M90712LakewoodCaliforniaUnited States
25532Nath, Warren93500PantinSeine Saint DenisFrance
11380Kumar, Mitchell, L66740SaarlouisSaarlandGermany
19443Raman, Dominic70511StuttgartSaarlandGermany
23551Scott, MasonV3A 4R2LangleyBritish ColumbiaCanada
29476Bradley, Elizabeth20354HamburgHamburgGermany

Generated 2025-07-12 21:26:30.435 UTC