[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 2295   SHUFFLE   <  SKIP 364  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26835Turner, Kyle, C93290Tremblay-en-FranceSeine Saint DenisFrance
18289Raji, Jaclyn2061Milsons PointNew South WalesAustralia
24358Green, Kevin, D91776San GabrielCaliforniaUnited States

Generated 2025-07-11 20:01:57.331 UTC