[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   SHUFFLE   SKIP 513   <  SKIP 52  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14113Lopez, Natalie, L99362Walla WallaWashingtonUnited States
22504Rai, Arturo, TTY31RuncornEnglandUnited Kingdom
27662Zheng, Bianca, G91502BurbankCaliforniaUnited States

Generated 2025-07-18 18:21:25.871 UTC