[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 998   SHUFFLE   <  SKIP 45  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13410Madan, Jillian, A14197BerlinNordrhein-WestfalenGermany
26791Nath, Kelvin, M77520BaytownTexasUnited States
20215Xylaras, Ioannis2580GoulburnNew South WalesAustralia

Generated 2025-07-14 00:18:06.022 UTC