[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 47  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13266Wang, Samuel, J90802Long BeachCaliforniaUnited States
28449Gill, Jarred, K91420MorangisEssonneFrance
25732Sanz, Joanna, LW10 6BLLondonEnglandUnited Kingdom
17069Zheng, Christy2444Port MacquarieNew South WalesAustralia

Generated 2025-07-22 10:16:28.235 UTC