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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11870Garcia, Jillian98168BurienWashingtonUnited States
27827Malhotra, Meagan, LB29 6SLBirminghamEnglandUnited Kingdom
21183Moreno, Hector4000BrisbaneQueenslandAustralia

Generated 2025-07-20 11:05:18.068 UTC