[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 362   SHUFFLE   <  SKIP 946  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25013Stone, Mitchell4655Hervey BayQueenslandAustralia
28559Gutierrez, Billy93290Tremblay-en-FranceSeine Saint DenisFrance
21448Nelson, Jenna, D94519ConcordCaliforniaUnited States

Generated 2025-07-16 23:51:23.427 UTC