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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24081Hughes, Alexis, B57000MetzMoselleFrance
24002Harris, Thomas4655Hervey BayQueenslandAustralia
25440Gonzalez, Andre, L94519ConcordCaliforniaUnited States
18422Jones, Taylor, A90505TorranceCaliforniaUnited States

Generated 2025-07-13 16:16:45.557 UTC