[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 875   SHUFFLE   <  SKIP 5436  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23885Morris, Angela, A91977Spring ValleyCaliforniaUnited States
20219Harrison, Colleen, L4551CaloundraQueenslandAustralia
20434Sharma, Nathan, A91932Imperial BeachCaliforniaUnited States

Generated 2025-07-13 22:29:28.949 UTC