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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26362Torres, Joy, E66578NeunkirchenSaarlandGermany
26820Nath, Carol, EW1Y 3RALondonEnglandUnited Kingdom
18473Rogers, Nathaniel, J92806La JollaCaliforniaUnited States
18316Kumar, Justin98501OlympiaWashingtonUnited States

Generated 2025-07-11 20:44:56.543 UTC