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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25953Butler, Hunter, A94519ConcordCaliforniaUnited States
20803Rodriguez, Nicole, A93700DrancySeine Saint DenisFrance
24406Vazquez, Reginald91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 00:47:53.468 UTC