[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 2421   SHUFFLE   <  SKIP 1405  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13439Lin, Arturo94010BurlingameCaliforniaUnited States
24463Zheng, Kristen, J2060Lavender BayNew South WalesAustralia
13058Huang, Ramon91910Chula VistaCaliforniaUnited States
24016Sharma, Karla, A91940Les UlisEssonneFrance

Generated 2025-07-21 22:15:10.715 UTC