[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 484   SHUFFLE   <  SKIP 58  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18521Rowe, Meghan, E91910Chula VistaCaliforniaUnited States
22451Rai, Barbara, JGL50CheltenhamEnglandUnited Kingdom
24675Nelson, Jackson91791West CovinaCaliforniaUnited States

Generated 2025-07-13 14:53:14.759 UTC