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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14808Prasad, Cynthia, LSW8 4BGLondonEnglandUnited Kingdom
28119Ma, Curtis2061Milsons PointNew South WalesAustralia
17209James, Jacqueline, L95010HofBayernGermany

Generated 2025-07-09 08:25:56.295 UTC