[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 4017 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14431 | Moore, Kayla, A | 90210 | Beverly Hills | California | United States |
17240 | Luo, Dustin | 2055 | North Sydney | New South Wales | Australia |
Generated 2025-07-11 20:19:04.312 UTC