[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 5203   SHUFFLE   <  SKIP 372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14024Moore, Hannah94611OaklandCaliforniaUnited States
22793Jenkins, Antonio, M98901YakimaWashingtonUnited States
25391Murphy, Morgan, J94536FremontCaliforniaUnited States

Generated 2025-07-22 13:02:27.991 UTC