[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5474   <  SKIP 59  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19074Shen, Colleen31770ColomiersGaronne (Haute)France
19731Allen, Jonathan94941Mill ValleyCaliforniaUnited States
15841Shan, Luis90012Los AngelesCaliforniaUnited States

Generated 2025-07-21 03:32:32.099 UTC