[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 438   SHUFFLE   <  SKIP 1216  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21437Sara, Whitney91910Chula VistaCaliforniaUnited States
16536Jimenez, Meghan, A93400Saint-DenisSeine Saint DenisFrance
11406Xu, Latoya, L75010ParisSeine (Paris)France
21572Ramos, Randall2036MalabarNew South WalesAustralia

Generated 2025-07-21 06:10:52.257 UTC