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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28464Hernandez, Eddie, I75003ParisSeine (Paris)France
22344Yang, Krystal91910Chula VistaCaliforniaUnited States
13943Bryant, Kelly90012Los AngelesCaliforniaUnited States

Generated 2025-07-14 06:02:46.482 UTC