[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 413   SHUFFLE   <  SKIP 1282  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26715Bell, Gabriella94611OaklandCaliforniaUnited States
12841Xie, Yolanda91940Les UlisEssonneFrance
13716Jai, Brandon90241DowneyCaliforniaUnited States
23136Peterson, Stephanie, J94519ConcordCaliforniaUnited States

Generated 2025-07-15 10:10:30.397 UTC