[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 3713   <  SKIP 272  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15410Harris, Katherine, B91502BurbankCaliforniaUnited States
17398Lopez, Kaylee, E94611OaklandCaliforniaUnited States
23595Rubio, Carrie59000LilleNordFrance

Generated 2025-07-14 17:33:21.290 UTC