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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19739Perry, Lucas, A91910Chula VistaCaliforniaUnited States
11954Garcia, Joseph, M91203GlendaleCaliforniaUnited States
23678Diaz, Kelly91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-16 19:25:10.396 UTC