[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 817   SHUFFLE   <  SKIP 321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15435Raman, Geoffrey, P3280WarrnamboolVictoriaAustralia
27922King, Isabella, E98312BremertonWashingtonUnited States
20752Simmons, Christian98501OlympiaWashingtonUnited States

Generated 2025-07-15 10:52:41.973 UTC