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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24601Munoz, Natasha, M3220GeelongVictoriaAustralia
26985Diaz, Jésus, F41485GrevenbroichBayernGermany
22910Tang, Latoya, F4655Hervey BayQueenslandAustralia
14990Ramos, Nelson, J04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-14 05:41:51.425 UTC