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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24735Powell, Madison, S91910Chula VistaCaliforniaUnited States
27844Li, Arturo75005ParisSeine (Paris)France
24398Davis, Brandon92625Newport BeachCaliforniaUnited States

Generated 2025-07-17 01:56:24.580 UTC