[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 437   <  SKIP 6841  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15776Mitchell, Jesse, C92625Newport BeachCaliforniaUnited States
16384Reed, Jada92625Newport BeachCaliforniaUnited States
16724Yang, Gabriel, W92625Newport BeachCaliforniaUnited States

Generated 2025-07-22 06:58:00.904 UTC