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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17901Tang, Keith30601HannoverNordrhein-WestfalenGermany
19504Garcia, Dominic, A17490Saint OuenCharente-MaritimeFrance
20763Carter, Lucas, S97034Lake OswegoOregonUnited States

Generated 2025-07-17 02:57:56.547 UTC