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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18917Nelson, Jonathan, E91977Spring ValleyCaliforniaUnited States
26898Simmons, Ashley, R59000LilleNordFrance
25583Arthur, Carolyn, A63009OffenbachSaarlandGermany
23292Russell, Jose, J98033KirklandWashingtonUnited States
26787Moore, Austin, N98225BellinghamWashingtonUnited States
11461Jimenez, Victor2060Lavender BayNew South WalesAustralia

Generated 2025-07-11 15:01:49.321 UTC