[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 480   SHUFFLE   <  SKIP 339  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21945Ms., Rusek, Pearlie, J.3198SeafordVictoriaAustralia
15325Hayes, Elijah, P98366Port OrchardWashingtonUnited States

Generated 2025-07-16 00:38:10.333 UTC