[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 557   SHUFFLE   <  SKIP 131  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20960Beck, Darrell, J75003ParisSeine (Paris)France
15345Perry, Ashley, R91776San GabrielCaliforniaUnited States
25496Sara, Regina93500PantinSeine Saint DenisFrance
29352Gonzalez, Lydia, C90210Beverly HillsCaliforniaUnited States

Generated 2025-07-22 12:34:31.333 UTC