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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23412Coleman, Dalton, M4217Gold CoastQueenslandAustralia
12754Deng, Lindsey93400Saint-DenisSeine Saint DenisFrance
29150Griffin, Wyatt, C97034Lake OswegoOregonUnited States

Generated 2025-07-19 03:58:10.614 UTC