[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 2693   SHUFFLE   <  SKIP 2349  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25297Shan, Devon, T66041PoingSaarlandGermany
16078James, Nicole, C91941GrossmontCaliforniaUnited States
28744Xu, Jenny, B14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-16 01:40:48.103 UTC