[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 3044  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12622Rubio, Micheal, KSW19 3RULondonEnglandUnited Kingdom
11610Collins, BlakeAS23Stoke-on-TrentEnglandUnited Kingdom
14058Anand, Johnny4000BrisbaneQueenslandAustralia
12968Butler, Paige, C97068W. LinnOregonUnited States

Generated 2025-07-10 13:59:02.375 UTC