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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26905Serrano, KariSL4 1RHBerksEnglandUnited Kingdom
11755Pal, Willie, J4655Hervey BayQueenslandAustralia
22122Butler, Rachel98052RedmondWashingtonUnited States
28010Long, Justin97045Oregon CityOregonUnited States

Generated 2025-07-17 19:45:54.371 UTC