[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 650   SHUFFLE   <  SKIP 2264  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15019Ramos, Mary, B2450Coffs HarbourNew South WalesAustralia
26708Washington, Katherine91910Chula VistaCaliforniaUnited States
21114Murphy, Savannah91054ErlangenBayernGermany

Generated 2025-07-15 04:44:41.792 UTC