[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 5002  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17325Henderson, Paige, C4000BrisbaneQueenslandAustralia
28758Rodriguez, Troy80610Saint OuenSommeFrance
27438Shan, Alejandro90706BellflowerCaliforniaUnited States
26642Evans, Gabrielle, J97068W. LinnOregonUnited States
17642Luo, GregorySW6 SBYLondonEnglandUnited Kingdom
14659Harris, Zachary, E94611OaklandCaliforniaUnited States

Generated 2025-07-11 07:51:14.273 UTC