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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11138Davis, Lauren91203GlendaleCaliforniaUnited States
19359Townsend, RobertoPE17BuryEnglandUnited Kingdom
16615Patel, Kaitlin, L6006PerthSouth AustraliaAustralia
22375Williams, Jasmine, T91945Lemon GroveCaliforniaUnited States

Generated 2025-07-17 22:36:51.041 UTC