[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2460  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28552Subram, Holly, JRG7 5H7ReadingEnglandUnited Kingdom
14217Lopez, Terrance, T2450Coffs HarbourNew South WalesAustralia
14288Ramirez, Christina, M92020El CajonCaliforniaUnited States

Generated 2025-07-11 13:18:50.448 UTC