[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 434   SHUFFLE   <  SKIP 121  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19639Gill, Victor91910Chula VistaCaliforniaUnited States
11070Raji, Willie, T3429SunburyVictoriaAustralia
24233Parker, Jada, L91791West CovinaCaliforniaUnited States

Generated 2025-07-14 00:20:40.403 UTC