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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24790Navarro, Rebekah, J91502BurbankCaliforniaUnited States
13534Navarro, BethW10 6BLLondonEnglandUnited Kingdom
22944Lal, Jodi, J2060Lavender BayNew South WalesAustralia
21572Ramos, Randall2036MalabarNew South WalesAustralia

Generated 2025-07-11 07:46:31.769 UTC