[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 327   SHUFFLE   <  SKIP 3518  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13825Ma, Kelvin, E59000LilleNordFrance
16030Martin, Max, A4655Hervey BayQueenslandAustralia
23588Hughes, Ryan, C98366Port OrchardWashingtonUnited States

Generated 2025-07-13 16:01:45.795 UTC