[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 2500   <  SKIP 515  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27779Washington, Jordan78400ChatouYvelineFrance
27808Clark, Christopher, R78400ChatouYvelineFrance
27840Johnson, John, A78400ChatouYvelineFrance
28893Gutierrez, Jessie, E78400ChatouYvelineFrance
29412Gutierrez, Melinda, K78400ChatouYvelineFrance
13145Xu, Gilbert14227CheektowagaNew YorkUnited States

Generated 2025-10-14 14:05:50.784 UTC