[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 840   SHUFFLE   <  SKIP 394  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13649Suarez, Rebekah4810TownsvilleQueenslandAustralia
29192Ramirez, Jessica, R3280WarrnamboolVictoriaAustralia
11690Butler, Caroline98366Port OrchardWashingtonUnited States

Generated 2025-07-19 01:54:57.472 UTC