[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 908   SHUFFLE   <  SKIP 176  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13315Thomas, Lucas, E91932Imperial BeachCaliforniaUnited States
24562Rubio, Ricky20354HamburgHamburgGermany
19945Garcia, Phillip, P94310OrlyVal de MarneFrance
15503James, Caitlin, V98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-17 23:57:16.559 UTC