[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 2421   SHUFFLE   <  SKIP 5113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25908Long, Melissa90802Long BeachCaliforniaUnited States
22832Gonzalez, Martin, E92100Boulogne-BillancourtHauts de SeineFrance
14179Xu, Claudia, J38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-13 00:50:48.538 UTC