[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 463  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22572Cai, Karen2500WollongongNew South WalesAustralia
17128Alexander, Fernando90505TorranceCaliforniaUnited States
16190Alvarez, Lance, JSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-10 01:57:53.334 UTC