[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 250   SHUFFLE   <  SKIP 1372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22466Tang, Raul75016ParisSeine (Paris)France
13903Hernandez, Elijah92020El CajonCaliforniaUnited States
26911Gomez, KristiSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-10 00:39:23.473 UTC