[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 92 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14566 | Mitchell, Kaylee, R | V2W 1W2 | Haney | British Columbia | Canada |
16014 | Wilson, Christopher, E | 91502 | Burbank | California | United States |
Generated 2025-07-10 16:09:42.484 UTC