[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 511   SHUFFLE   <  SKIP 340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28140Kumar, Gilbert, L4700RockhamptonQueenslandAustralia
16864Ramirez, Grace98901YakimaWashingtonUnited States
15956Li, Ryan94611OaklandCaliforniaUnited States

Generated 2025-07-15 13:51:09.972 UTC