[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 2493   SHUFFLE   <  SKIP 219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24217Morgan, LaurenGL50CheltenhamEnglandUnited Kingdom
24761Rubio, Lawrence91910Chula VistaCaliforniaUnited States
26909Nath, Christine, M93000BobignySeine Saint DenisFrance

Generated 2025-07-16 10:34:10.834 UTC