[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 394   SHUFFLE   <  SKIP 266  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17706Coleman, Gabriel, BTY31RuncornEnglandUnited Kingdom
24512Jiménez, Adrienne, L94010BurlingameCaliforniaUnited States
15535Scott, Jordan, L94010BurlingameCaliforniaUnited States
26845Ortega, Theodore, M66001SaarbrückenSaarlandGermany
29193Liang, Alejandro, W2444Port MacquarieNew South WalesAustralia
25769Rubio, Gerald, A91480FrankfurtBayernGermany

Generated 2025-07-10 19:40:00.218 UTC