[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 229 SHUFFLE < SKIP 1220 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11411 | Ross, Devin, A | 85049 | Ingolstadt | Bayern | Germany |
28599 | Perry, Stephanie | 99202 | Spokane | Washington | United States |
Generated 2025-07-14 09:46:52.748 UTC