[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 482   SHUFFLE   <  SKIP 528  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22485Suarez, Andy93400Saint-DenisSeine Saint DenisFrance
14483Henderson, Nicole, A97034Lake OswegoOregonUnited States
27014Hughes, Luke, IV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-22 11:48:27.469 UTC