[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   SHUFFLE   SKIP 4152   <  SKIP 1679  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16415Patel, Andre, R93290Tremblay-en-FranceSeine Saint DenisFrance
13332Alonso, Neil, M94014ColmaCaliforniaUnited States
21416Butler, Ryan, A90210Beverly HillsCaliforniaUnited States

Generated 2025-07-19 00:26:31.019 UTC