[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 475   SHUFFLE   <  SKIP 358  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22823Alexander, IsabelTY31RuncornEnglandUnited Kingdom
21793Scott, Kaylee, L97045Oregon CityOregonUnited States
15426Kumar, Cristina, N2036MalabarNew South WalesAustralia
26086Cox, Sean, J98027IssaquahWashingtonUnited States

Generated 2025-07-20 05:43:42.115 UTC