[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 511   SHUFFLE   <  SKIP 1335  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11539Washington, Justin94519ConcordCaliforniaUnited States
27926Mitchell, Eduardo, B78100Saint Germain en LayeYvelineFrance
23866Flores, XavierV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-14 14:48:50.395 UTC