[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 413   SHUFFLE   <  SKIP 348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23472Rodriguez, Alyssa94611OaklandCaliforniaUnited States
14716Zhou, Shannon, W57000MetzMoselleFrance
28800Sanchez, Mason, A94010BurlingameCaliforniaUnited States

Generated 2025-07-21 09:56:44.778 UTC