[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 438   SHUFFLE   <  SKIP 1293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24198Madan, Chelsea, O93400Saint-DenisSeine Saint DenisFrance
23160Huang, Aimee94010BurlingameCaliforniaUnited States
17215Bell, Juan, L20354HamburgHamburgGermany

Generated 2025-07-14 02:34:05.113 UTC