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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15516Raje, Shaun, V91910Chula VistaCaliforniaUnited States
12068Jenkins, Maria, L92625Newport BeachCaliforniaUnited States
21280Walker, Justin, J98168BurienWashingtonUnited States

Generated 2025-07-12 13:03:17.003 UTC