[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 444   SHUFFLE   <  SKIP 1795  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19506Lin, Candice, KW1Y 3RALondonEnglandUnited Kingdom
27395Lu, Jenny, J97005BeavertonOregonUnited States
21538Luo, Tara, W93000BobignySeine Saint DenisFrance

Generated 2025-07-19 07:56:36.389 UTC