[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 413   SHUFFLE   <  SKIP 1761  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24039Xu, Cassie94310OrlyVal de MarneFrance
18025Flores, Benjamin59000LilleNordFrance
14317Liang, Steve2060Lavender BayNew South WalesAustralia
15776Mitchell, Jesse, C92625Newport BeachCaliforniaUnited States

Generated 2025-07-22 05:43:56.136 UTC