[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 512   <  SKIP 2505  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27840Johnson, John, A78400ChatouYvelineFrance
28893Gutierrez, Jessie, E78400ChatouYvelineFrance
29412Gutierrez, Melinda, K78400ChatouYvelineFrance
13145Xu, Gilbert14227CheektowagaNew YorkUnited States

Generated 2025-07-12 04:29:59.375 UTC