[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 3669 SHUFFLE < SKIP 375 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26990 | Patel, Darren, C | 95010 | Hof | Bayern | Germany |
17928 | She, Terrence, S | 45001 | Essen | Hamburg | Germany |
13386 | Patterson, Samuel, R | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-15 09:35:48.263 UTC