[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 2520   <  SKIP 496  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17057Raji, Tasha, T2036MalabarNew South WalesAustralia
12519Gutierrez, CaseyPB12PeterboroughEnglandUnited Kingdom
14730Ferrier, Jerry, M90706BellflowerCaliforniaUnited States

Generated 2025-07-19 00:02:22.177 UTC