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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15841Shan, Luis90012Los AngelesCaliforniaUnited States
18140White, Anthony66578NeunkirchenSaarlandGermany
24058Lal, AlvinYO15YorkEnglandUnited Kingdom

Generated 2025-07-11 13:15:16.957 UTC