[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3290  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22277Torres, Arianna, A98366Port OrchardWashingtonUnited States
16459Kapoor, Carolyn, MGL50CheltenhamEnglandUnited Kingdom
24579Alexander, Trevor, G46236BottropNordrhein-WestfalenGermany
26675King, Natalie, L94070San CarlosCaliforniaUnited States

Generated 2025-07-10 09:20:41.071 UTC