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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18550Griffin, Julia, R91977Spring ValleyCaliforniaUnited States
20904Gomez, Ebony, CCM11BillericayEnglandUnited Kingdom
24949Howard, Devin, S98033KirklandWashingtonUnited States
26865Martinez, TabithaSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-10 09:11:40.167 UTC